Add an icon-spacing style property for the same purpose.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 1 Jun 2006 13:42:14 +0000 (13:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Jun 2006 13:42:14 +0000 (13:42 +0000)
commit9095bd257b8cd7881cff22537d1e16d2a844b70e
tree19670e944972eaeb0090ce64f70240387e24dfff
parent89eb540bd47705316eea63080b82c6046b511225
Add an icon-spacing style property for the same purpose.

2006-06-01  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktoolbutton.c (gtk_tool_button_class_init): Add
an icon-spacing style property for the same purpose.

* gtk/gtkbutton.c (gtk_button_class_init):  Add an image-spacing
style property that allows to adjust the spacing between image
and label in button.  (#320431, James Moger)
ChangeLog
ChangeLog.pre-2-10
gtk/gtkbutton.c
gtk/gtktoolbutton.c